ASP.NET MVC Controls
Filterable<T>(FlexGridBuilder<T>) Method

the specified flexgrid builder.
Apply the default FlexGridFilter extender in FlexGrid.
Syntax
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Function Filterable(Of T)( _
   ByVal gridBuilder As FlexGridBuilder(Of T) _
) As FlexGridBuilder(Of T)
[Extension()]
public static FlexGridBuilder<T> Filterable<T>( 
   FlexGridBuilder<T> gridBuilder
)

Parameters

gridBuilder
the specified flexgrid builder.

Type Parameters

T
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridFilterExtension Class
FlexGridFilterExtension Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback